home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / misc_pto / mwpetz16 / poppad.h < prev    next >
Text File  |  1987-11-30  |  384b  |  17 lines

  1. #define IDM_NEW     1
  2. #define IDM_OPEN    2
  3. #define IDM_SAVE    3
  4. #define IDM_SAVEAS  4
  5.  
  6. #define IDM_PRINT   5
  7.  
  8. #define IDM_EXIT    6
  9. #define IDM_ABOUT   7
  10.  
  11. #define IDM_UNDO    8
  12. #define IDM_CUT     9
  13. #define IDM_COPY    10
  14. #define IDM_PASTE   11
  15. #define IDM_CLEAR   12
  16. #define IDM_SELALL  13
  17.